Using neural networks to classify tumors as malignant or benign.
This project utilizes a Multi-layer Perceptron (MLP) model to classify tumors as malignant or benign based on the Breast Cancer Wisconsin dataset. The model is evaluated using 5-fold cross-validation and analyzed for overfitting through learning curves.
Click the link below to view the full code and documentation for this project on GitHub:
View on GitHub